home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3dm / fx / dmPMGetName.z / dmPMGetName
Encoding:
Text File  |  1998-10-20  |  5.8 KB  |  133 lines

  1.  
  2.  
  3.  
  4. ddddmmmmPPPPMMMMGGGGeeeettttNNNNaaaammmmeeee((((3333ddddmmmm))))                                              ddddmmmmPPPPMMMMGGGGeeeettttNNNNaaaammmmeeee((((3333ddddmmmm))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ddddmmmmPPPPMMMMGGGGeeeettttNNNNaaaammmmeeee, ddddmmmmPPPPMMMMGGGGeeeettttLLLLooooccccaaaallllNNNNaaaammmmeeee, ddddmmmmPPPPMMMMGGGGeeeettttPPPPrrrreeeeffffiiiixxxx, ddddmmmmPPPPMMMMGGGGeeeettttPPPPaaaatttthhhhnnnnaaaammmmeeee,
  10.      ddddmmmmPPPPMMMMGGGGeeeettttTTTTyyyyppppeeee - retrieve the name, prefix, pathname or type of a plugin
  11.  
  12.  
  13. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  14.      ####iiiinnnncccclllluuuuddddeeee <<<<ddddmmmmeeeeddddiiiiaaaa////ffffxxxx____pppplllluuuuggggiiiinnnn____mmmmggggrrrr....hhhh>>>>
  15.  
  16.      ccccoooonnnnsssstttt cccchhhhaaaarrrr**** ddddmmmmPPPPMMMMGGGGeeeettttNNNNaaaammmmeeee
  17.            (((( DDDDMMMMpppplllluuuuggggiiiinnnn**** pppplllluuuuggggiiiinnnn ))))
  18.  
  19.      ccccoooonnnnsssstttt cccchhhhaaaarrrr**** ddddmmmmPPPPMMMMGGGGeeeettttLLLLooooccccaaaallllNNNNaaaammmmeeee
  20.            (((( DDDDMMMMpppplllluuuuggggiiiinnnn**** pppplllluuuuggggiiiinnnn ))))
  21.  
  22.      ccccoooonnnnsssstttt cccchhhhaaaarrrr**** ddddmmmmPPPPMMMMGGGGeeeettttPPPPrrrreeeeffffiiiixxxx
  23.            (((( DDDDMMMMpppplllluuuuggggiiiinnnn**** pppplllluuuuggggiiiinnnn ))))
  24.  
  25.      ccccoooonnnnsssstttt cccchhhhaaaarrrr**** ddddmmmmPPPPMMMMGGGGeeeettttPPPPaaaatttthhhhnnnnaaaammmmeeee
  26.            (((( DDDDMMMMpppplllluuuuggggiiiinnnn**** pppplllluuuuggggiiiinnnn ))))
  27.  
  28.      PPPPMMMMttttyyyyppppeeee**** ddddmmmmPPPPMMMMGGGGeeeettttTTTTyyyyppppeeee
  29.            (((( DDDDMMMMpppplllluuuuggggiiiinnnn**** pppplllluuuuggggiiiinnnn ))))
  30.  
  31.  
  32. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  33.      _p_l_u_g_i_n   A pointer to a DDDDMMMMpppplllluuuuggggiiiinnnn, which was created with ddddmmmmPPPPMMMMIIIInnnniiiittttPPPPlllluuuuggggiiiinnnn
  34.               or ddddmmmmPPPPMMMMIIIInnnniiiittttDDDDiiiirrrreeeeccccttttoooorrrryyyy.
  35.  
  36.  
  37. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  38.      ddddmmmmPPPPMMMMGGGGeeeettttNNNNaaaammmmeeee returns the name of the plugin.  This does not change with
  39.      locale.  It may be combined with the plugin prefix and type to create a
  40.      unique descriptor for each plugin.
  41.  
  42.      ddddmmmmPPPPMMMMGGGGeeeettttLLLLooooccccaaaallllNNNNaaaammmmeeee returns the localized name of the plugin. This string is
  43.      obtained from the plugin's X resource file and is intended for labels in
  44.      menus and other user interface components.
  45.  
  46.      ddddmmmmPPPPMMMMGGGGeeeettttPPPPrrrreeeeffffiiiixxxx returns the prefix of the plugin.
  47.  
  48.      ddddmmmmPPPPMMMMGGGGeeeettttPPPPaaaatttthhhhnnnnaaaammmmeeee returns the pathname of the plugin.
  49.  
  50.      ddddmmmmPPPPMMMMGGGGeeeettttTTTTyyyyppppeeee returns the type of the plugin.
  51.  
  52.  
  53. RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEESSSS
  54.      ddddmmmmPPPPMMMMGGGGeeeettttNNNNaaaammmmeeee will return the name of the plugin if successful, or will
  55.      return NULL if it fails.  ddddmmmmPPPPMMMMGGGGeeeettttLLLLooooccccaaaallllNNNNaaaammmmeeee will return a localized plugin
  56.      name.  If a plugin does not define a localized name then it will return
  57.      the same result as ddddmmmmPPPPMMMMGGGGeeeettttNNNNaaaammmmeeee.  ddddmmmmPPPPMMMMGGGGeeeettttPPPPrrrreeeeffffiiiixxxx will return the prefix of
  58.      the plugin if successful, or will return NULL if it fails.
  59.      ddddmmmmPPPPMMMMGGGGeeeettttPPPPaaaatttthhhhnnnnaaaammmmeeee will return the pathname of the plugin if successful, or
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ddddmmmmPPPPMMMMGGGGeeeettttNNNNaaaammmmeeee((((3333ddddmmmm))))                                              ddddmmmmPPPPMMMMGGGGeeeettttNNNNaaaammmmeeee((((3333ddddmmmm))))
  71.  
  72.  
  73.  
  74.      will return NULL if it fails.  ddddmmmmPPPPMMMMGGGGeeeettttTTTTyyyyppppeeee will return the type of the
  75.      plugin if successful, or will return 0 if it fails.
  76.  
  77.  
  78. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  79.      dmPMCreateManager(3dm), dmPMInitPlugin(3dm), dmGetError(3dm),
  80.      dmFXMergeResources(3dm).
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.